home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Games / Hexagonal CA / HexCA.h / ShellPr.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-05-24  |  64 b   |  6 lines  |  [TEXT/CWIE]

  1. #ifndef _ShellPr_
  2. #define _ShellPr_
  3.  
  4. void    main    ( void );
  5.  
  6. #endif